﻿2026-06-13T10:19:21.4323339Z Current runner version: '2.335.1'
2026-06-13T10:19:21.4328303Z Runner name: 'hfenduleam'
2026-06-13T10:19:21.4328734Z Runner group name: 'Default'
2026-06-13T10:19:21.4329246Z Machine name: 'HFENDULEAM'
2026-06-13T10:19:21.4331189Z ##[group]GITHUB_TOKEN Permissions
2026-06-13T10:19:21.4332544Z Contents: read
2026-06-13T10:19:21.4332913Z Metadata: read
2026-06-13T10:19:21.4333231Z Packages: read
2026-06-13T10:19:21.4333547Z ##[endgroup]
2026-06-13T10:19:21.4334817Z Secret source: Actions
2026-06-13T10:19:21.4335236Z Prepare workflow directory
2026-06-13T10:19:21.4732533Z Prepare all required actions
2026-06-13T10:19:21.4759006Z Getting action download info
2026-06-13T10:19:21.8928279Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-13T10:19:22.5639854Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-13T10:19:22.6528322Z ##[group]Run actions/checkout@v5
2026-06-13T10:19:22.6529401Z with:
2026-06-13T10:19:22.6529957Z   fetch-depth: 0
2026-06-13T10:19:22.6530590Z   repository: SaberMage/spt-core
2026-06-13T10:19:22.6536780Z   token: ***
2026-06-13T10:19:22.6537601Z   ssh-strict: true
2026-06-13T10:19:22.6538194Z   ssh-user: git
2026-06-13T10:19:22.6538774Z   persist-credentials: true
2026-06-13T10:19:22.6539397Z   clean: true
2026-06-13T10:19:22.6539949Z   sparse-checkout-cone-mode: true
2026-06-13T10:19:22.6540609Z   fetch-tags: false
2026-06-13T10:19:22.6541183Z   show-progress: true
2026-06-13T10:19:22.6541739Z   lfs: false
2026-06-13T10:19:22.6542258Z   submodules: false
2026-06-13T10:19:22.6542846Z   set-safe-directory: true
2026-06-13T10:19:22.6543719Z ##[endgroup]
2026-06-13T10:19:23.3568880Z Syncing repository: SaberMage/spt-core
2026-06-13T10:19:23.3569959Z ##[group]Getting Git version info
2026-06-13T10:19:23.3570399Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-13T10:19:23.3786985Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-13T10:19:23.4006726Z git version 2.43.0.windows.1
2026-06-13T10:19:23.4033747Z ##[endgroup]
2026-06-13T10:19:23.4041929Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\9f60d1a8-bd77-4017-879e-959129db96ef\.gitconfig'
2026-06-13T10:19:23.4054831Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\9f60d1a8-bd77-4017-879e-959129db96ef' before making global git config changes
2026-06-13T10:19:23.4055438Z Adding repository directory to the temporary git global config as a safe directory
2026-06-13T10:19:23.4059675Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-13T10:19:23.4302778Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-13T10:19:23.4489008Z https://github.com/SaberMage/spt-core
2026-06-13T10:19:23.4516380Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-13T10:19:23.4520371Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-13T10:19:23.4719843Z HEAD
2026-06-13T10:19:23.4988140Z ##[endgroup]
2026-06-13T10:19:23.4993112Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-13T10:19:23.9417402Z ##[group]Cleaning the repository
2026-06-13T10:19:23.9421944Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-13T10:19:25.3911592Z Removing target/
2026-06-13T10:19:25.3953693Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-13T10:19:25.4924261Z HEAD is now at 596e279 Merge b189513c697e4305452b836bcdc14ce1b573c7b4 into d338c2d8a36018ee5d21b548a40483c1cc07b1cc
2026-06-13T10:19:25.4955136Z ##[endgroup]
2026-06-13T10:19:25.4959172Z ##[group]Disabling automatic garbage collection
2026-06-13T10:19:25.4964550Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-13T10:19:25.5204615Z ##[endgroup]
2026-06-13T10:19:25.5205053Z ##[group]Setting up auth
2026-06-13T10:19:25.5211094Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-13T10:19:25.5436358Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-13T10:19:25.9296086Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-13T10:19:25.9554494Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-13T10:19:26.3193419Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-13T10:19:26.3412817Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-13T10:19:26.7462037Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-13T10:19:26.7786178Z ##[endgroup]
2026-06-13T10:19:26.7786945Z ##[group]Fetching the repository
2026-06-13T10:19:26.7794213Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +6b98561f05ce91955413fa74b34fd72d1fc225f1:refs/remotes/pull/8/merge
2026-06-13T10:19:30.8708655Z From https://github.com/SaberMage/spt-core
2026-06-13T10:19:30.8709104Z  * [new branch]      m9-user-surfaces                         -> origin/m9-user-surfaces
2026-06-13T10:19:30.8709541Z  * [new ref]         6b98561f05ce91955413fa74b34fd72d1fc225f1 -> pull/8/merge
2026-06-13T10:19:30.8839858Z ##[endgroup]
2026-06-13T10:19:30.8840355Z ##[group]Determining the checkout info
2026-06-13T10:19:30.8841396Z ##[endgroup]
2026-06-13T10:19:30.8850779Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-13T10:19:30.9174407Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-13T10:19:30.9470345Z ##[group]Checking out the ref
2026-06-13T10:19:30.9475295Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/8/merge
2026-06-13T10:19:31.0204162Z Previous HEAD position was 596e279 Merge b189513c697e4305452b836bcdc14ce1b573c7b4 into d338c2d8a36018ee5d21b548a40483c1cc07b1cc
2026-06-13T10:19:31.0205137Z HEAD is now at 6b98561 Merge 77e0fb1bc77f8f2f500c9bdadcd65e158b5d4c11 into b189513c697e4305452b836bcdc14ce1b573c7b4
2026-06-13T10:19:31.0235554Z ##[endgroup]
2026-06-13T10:19:31.0521690Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-13T10:19:31.0781405Z 6b98561f05ce91955413fa74b34fd72d1fc225f1
2026-06-13T10:19:31.1110472Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-13T10:19:31.1111051Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-13T10:19:31.1111405Z [36;1m$PIN = "0c95435"[0m
2026-06-13T10:19:31.1111772Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-13T10:19:31.1112203Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-13T10:19:31.1112714Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-13T10:19:31.1113102Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-13T10:19:31.1113495Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-13T10:19:31.1113825Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-13T10:19:31.1114076Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-13T10:19:31.1114357Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-13T10:19:31.1114738Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-13T10:19:31.1114950Z [36;1m}[0m
2026-06-13T10:19:31.1115140Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-13T10:19:31.1115972Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-13T10:19:31.1196794Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-13T10:19:31.1197094Z ##[endgroup]
2026-06-13T10:19:32.1886820Z    Compiling proc-macro2 v1.0.106
2026-06-13T10:19:32.1887135Z    Compiling unicode-ident v1.0.24
2026-06-13T10:19:32.1887365Z    Compiling quote v1.0.45
2026-06-13T10:19:32.1887580Z    Compiling cfg-if v1.0.4
2026-06-13T10:19:32.1887778Z    Compiling serde_core v1.0.228
2026-06-13T10:19:32.1888079Z    Compiling serde v1.0.228
2026-06-13T10:19:32.1888322Z    Compiling windows-link v0.2.1
2026-06-13T10:19:32.1888679Z    Compiling portable-atomic v1.13.1
2026-06-13T10:19:32.1888988Z    Compiling typenum v1.20.1
2026-06-13T10:19:32.1889861Z    Compiling getrandom v0.3.4
2026-06-13T10:19:32.1890255Z    Compiling version_check v0.9.5
2026-06-13T10:19:32.1890609Z    Compiling pin-project-lite v0.2.17
2026-06-13T10:19:32.1891513Z    Compiling shlex v2.0.1
2026-06-13T10:19:32.1892191Z    Compiling find-msvc-tools v0.1.9
2026-06-13T10:19:32.1892567Z    Compiling critical-section v1.2.0
2026-06-13T10:19:32.1892953Z    Compiling memchr v2.8.1
2026-06-13T10:19:32.2890212Z    Compiling windows-sys v0.61.2
2026-06-13T10:19:32.2992710Z    Compiling subtle v2.6.1
2026-06-13T10:19:32.3429230Z    Compiling futures-core v0.3.32
2026-06-13T10:19:32.3566827Z    Compiling bytes v1.11.1
2026-06-13T10:19:32.4176582Z    Compiling semver v1.0.28
2026-06-13T10:19:32.4759496Z    Compiling smallvec v1.15.1
2026-06-13T10:19:32.6661479Z    Compiling itoa v1.0.18
2026-06-13T10:19:32.7005887Z    Compiling equivalent v1.0.2
2026-06-13T10:19:32.8517651Z    Compiling rustc_version v0.4.1
2026-06-13T10:19:32.8581313Z    Compiling stable_deref_trait v1.2.1
2026-06-13T10:19:32.8662283Z    Compiling generic-array v0.14.7
2026-06-13T10:19:32.9053113Z    Compiling log v0.4.32
2026-06-13T10:19:32.9133377Z    Compiling futures-io v0.3.32
2026-06-13T10:19:32.9947081Z    Compiling futures-sink v0.3.32
2026-06-13T10:19:33.0004591Z    Compiling slab v0.4.12
2026-06-13T10:19:33.0088863Z    Compiling futures-task v0.3.32
2026-06-13T10:19:33.2017598Z    Compiling futures-channel v0.3.32
2026-06-13T10:19:33.2045273Z    Compiling hashbrown v0.17.1
2026-06-13T10:19:33.2503196Z    Compiling getrandom v0.2.17
2026-06-13T10:19:33.2657112Z    Compiling cpufeatures v0.2.17
2026-06-13T10:19:33.2731047Z    Compiling fnv v1.0.7
2026-06-13T10:19:33.3076508Z    Compiling libc v0.2.186
2026-06-13T10:19:33.3348361Z    Compiling jobserver v0.1.34
2026-06-13T10:19:33.3548636Z    Compiling rand_core v0.10.1
2026-06-13T10:19:33.4186443Z    Compiling cfg_aliases v0.2.1
2026-06-13T10:19:33.4198505Z    Compiling litemap v0.8.2
2026-06-13T10:19:33.4666238Z    Compiling writeable v0.6.3
2026-06-13T10:19:33.4950364Z    Compiling autocfg v1.5.1
2026-06-13T10:19:33.5020466Z    Compiling rustversion v1.0.22
2026-06-13T10:19:33.5464914Z    Compiling dunce v1.0.5
2026-06-13T10:19:33.5877444Z    Compiling cc v1.2.63
2026-06-13T10:19:33.5933846Z    Compiling utf8_iter v1.0.4
2026-06-13T10:19:33.6113345Z    Compiling fs_extra v1.3.0
2026-06-13T10:19:33.7564130Z    Compiling icu_properties_data v2.2.0
2026-06-13T10:19:33.7755231Z    Compiling getrandom v0.4.2
2026-06-13T10:19:33.7952885Z    Compiling icu_normalizer_data v2.2.0
2026-06-13T10:19:33.8302244Z    Compiling percent-encoding v2.3.2
2026-06-13T10:19:33.8409836Z    Compiling http v1.4.1
2026-06-13T10:19:33.9901537Z    Compiling syn v2.0.117
2026-06-13T10:19:34.1364287Z    Compiling indexmap v2.14.0
2026-06-13T10:19:34.1605347Z    Compiling aws-lc-rs v1.17.0
2026-06-13T10:19:34.2075192Z    Compiling thiserror v2.0.18
2026-06-13T10:19:34.2394885Z    Compiling cpufeatures v0.3.0
2026-06-13T10:19:34.2533165Z    Compiling strsim v0.11.1
2026-06-13T10:19:34.5212750Z    Compiling crypto-common v0.1.7
2026-06-13T10:19:34.6092013Z    Compiling block-buffer v0.10.4
2026-06-13T10:19:34.6203035Z    Compiling chacha20 v0.10.0
2026-06-13T10:19:34.6459858Z    Compiling form_urlencoded v1.2.2
2026-06-13T10:19:34.6669458Z    Compiling ident_case v1.0.1
2026-06-13T10:19:34.6856979Z    Compiling untrusted v0.9.0
2026-06-13T10:19:34.7369628Z    Compiling num-traits v0.2.19
2026-06-13T10:19:34.8635145Z    Compiling cmake v0.1.58
2026-06-13T10:19:34.8895732Z    Compiling digest v0.10.7
2026-06-13T10:19:34.9316244Z    Compiling windows-strings v0.5.1
2026-06-13T10:19:34.9634191Z    Compiling rand v0.10.1
2026-06-13T10:19:35.0552305Z    Compiling windows-result v0.4.1
2026-06-13T10:19:35.0786708Z    Compiling rustls v0.23.40
2026-06-13T10:19:35.1085768Z    Compiling unicode-segmentation v1.13.3
2026-06-13T10:19:35.1586784Z    Compiling scopeguard v1.2.0
2026-06-13T10:19:35.2787824Z    Compiling lock_api v0.4.14
2026-06-13T10:19:35.3185522Z    Compiling anyhow v1.0.102
2026-06-13T10:19:35.3302210Z    Compiling bitflags v2.12.1
2026-06-13T10:19:35.3972842Z    Compiling const-oid v0.10.2
2026-06-13T10:19:35.4612862Z    Compiling unicode-xid v0.2.6
2026-06-13T10:19:35.5527017Z    Compiling atomic-waker v1.1.2
2026-06-13T10:19:35.5818977Z    Compiling zerocopy v0.8.50
2026-06-13T10:19:35.6879321Z    Compiling convert_case v0.10.0
2026-06-13T10:19:35.7110771Z    Compiling httparse v1.10.1
2026-06-13T10:19:35.7317896Z    Compiling http-body v1.0.1
2026-06-13T10:19:35.7681348Z    Compiling hybrid-array v0.4.12
2026-06-13T10:19:35.7717137Z    Compiling curve25519-dalek v4.1.3
2026-06-13T10:19:35.7718309Z    Compiling ahash v0.8.12
2026-06-13T10:19:35.7946976Z    Compiling base64ct v1.8.3
2026-06-13T10:19:36.0021858Z    Compiling fastrand v2.4.1
2026-06-13T10:19:36.0475516Z    Compiling aws-lc-sys v0.41.0
2026-06-13T10:19:36.0507662Z    Compiling ring v0.17.14
2026-06-13T10:19:36.1529676Z    Compiling powerfmt v0.2.0
2026-06-13T10:19:36.1836466Z    Compiling heck v0.5.0
2026-06-13T10:19:36.2579491Z    Compiling pem-rfc7468 v1.0.0
2026-06-13T10:19:36.3389990Z    Compiling rand_core v0.6.4
2026-06-13T10:19:36.4350541Z    Compiling deranged v0.5.8
2026-06-13T10:19:36.4860383Z    Compiling base64 v0.22.1
2026-06-13T10:19:36.5307248Z    Compiling try-lock v0.2.5
2026-06-13T10:19:36.5499687Z    Compiling time-core v0.1.8
2026-06-13T10:19:36.5831482Z    Compiling pkg-config v0.3.33
2026-06-13T10:19:36.6860603Z    Compiling zmij v1.0.21
2026-06-13T10:19:36.7507071Z    Compiling num-conv v0.2.2
2026-06-13T10:19:36.7519032Z    Compiling tower-service v0.3.3
2026-06-13T10:19:36.7918890Z    Compiling parking_lot_core v0.9.12
2026-06-13T10:19:36.8150113Z    Compiling vcpkg v0.2.15
2026-06-13T10:19:36.9184998Z    Compiling tinyvec_macros v0.1.1
2026-06-13T10:19:36.9407163Z    Compiling data-encoding v2.11.0
2026-06-13T10:19:36.9831376Z    Compiling want v0.3.1
2026-06-13T10:19:36.9868272Z    Compiling block-buffer v0.12.0
2026-06-13T10:19:37.0223932Z    Compiling crypto-common v0.2.2
2026-06-13T10:19:37.1057293Z    Compiling tinyvec v1.11.0
2026-06-13T10:19:37.1172646Z    Compiling vergen-lib v9.1.0
2026-06-13T10:19:37.2128320Z    Compiling sha2 v0.10.9
2026-06-13T10:19:37.2340809Z    Compiling inout v0.1.4
2026-06-13T10:19:37.2956266Z    Compiling n0-future v0.3.2
2026-06-13T10:19:37.3125465Z    Compiling signature v2.2.0
2026-06-13T10:19:37.3923513Z    Compiling spin v0.10.0
2026-06-13T10:19:37.4675290Z    Compiling cordyceps v0.3.4
2026-06-13T10:19:37.4695916Z    Compiling parking v2.2.1
2026-06-13T10:19:37.5884811Z    Compiling diatomic-waker v0.2.3
2026-06-13T10:19:37.6229312Z    Compiling serde_json v1.0.150
2026-06-13T10:19:37.6390400Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-13T10:19:37.6930169Z    Compiling winnow v1.0.3
2026-06-13T10:19:37.7082762Z    Compiling httpdate v1.0.3
2026-06-13T10:19:37.8679953Z    Compiling crossbeam-utils v0.8.21
2026-06-13T10:19:37.9237766Z    Compiling digest v0.11.3
2026-06-13T10:19:37.9302477Z    Compiling futures-buffered v0.2.13
2026-06-13T10:19:37.9641673Z    Compiling libsqlite3-sys v0.30.1
2026-06-13T10:19:38.0970096Z    Compiling futures-lite v2.6.1
2026-06-13T10:19:38.0996093Z    Compiling ed25519 v2.2.3
2026-06-13T10:19:38.1785854Z    Compiling cipher v0.4.4
2026-06-13T10:19:38.4748558Z    Compiling vergen-lib v0.1.6
2026-06-13T10:19:38.5237730Z    Compiling vergen v9.1.0
2026-06-13T10:19:38.5329453Z    Compiling universal-hash v0.5.1
2026-06-13T10:19:38.6200054Z    Compiling noq-udp v0.10.0
2026-06-13T10:19:38.6985347Z    Compiling heapless v0.7.17
2026-06-13T10:19:38.7265663Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-13T10:19:38.8410569Z    Compiling sync_wrapper v1.0.2
2026-06-13T10:19:38.8653982Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-13T10:19:38.9709716Z    Compiling synstructure v0.13.2
2026-06-13T10:19:39.0704938Z    Compiling darling_core v0.20.11
2026-06-13T10:19:39.1248418Z    Compiling byteorder v1.5.0
2026-06-13T10:19:39.2036341Z    Compiling opaque-debug v0.3.1
2026-06-13T10:19:39.2083037Z    Compiling either v1.16.0
2026-06-13T10:19:39.3236364Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-13T10:19:39.3335697Z    Compiling polyval v0.6.2
2026-06-13T10:19:39.3346904Z    Compiling hash32 v0.2.1
2026-06-13T10:19:39.4744891Z    Compiling parking_lot v0.12.5
2026-06-13T10:19:39.6568470Z    Compiling spin v0.9.8
2026-06-13T10:19:39.7315261Z    Compiling vergen-gitcl v1.0.8
2026-06-13T10:19:39.7834032Z    Compiling windows-threading v0.2.1
2026-06-13T10:19:39.8690137Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-13T10:19:40.0060814Z    Compiling tower-layer v0.3.3
2026-06-13T10:19:40.0178386Z    Compiling fallible-iterator v0.3.0
2026-06-13T10:19:40.0696336Z    Compiling signature v3.0.0
2026-06-13T10:19:40.2302174Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-13T10:19:40.3518186Z    Compiling ghash v0.5.1
2026-06-13T10:19:40.3601319Z    Compiling windows-targets v0.52.6
2026-06-13T10:19:40.4527640Z    Compiling ctr v0.9.2
2026-06-13T10:19:40.5366921Z    Compiling aes v0.8.4
2026-06-13T10:19:40.5781256Z    Compiling sha2 v0.11.0-rc.5
2026-06-13T10:19:40.5914692Z    Compiling time v0.3.47
2026-06-13T10:19:40.6358116Z    Compiling http-body-util v0.1.3
2026-06-13T10:19:40.6358641Z    Compiling aead v0.5.2
2026-06-13T10:19:40.8230972Z    Compiling winapi v0.3.9
2026-06-13T10:19:40.8612354Z    Compiling ipconfig v0.3.4
2026-06-13T10:19:40.9777856Z    Compiling widestring v1.2.1
2026-06-13T10:19:41.1155365Z    Compiling windows-sys v0.59.0
2026-06-13T10:19:41.2106580Z    Compiling aes-gcm v0.10.3
2026-06-13T10:19:41.3168363Z    Compiling proc-macro-crate v3.5.0
2026-06-13T10:19:41.5223415Z    Compiling socket2 v0.6.4
2026-06-13T10:19:41.5898704Z    Compiling mio v1.2.1
2026-06-13T10:19:41.8761062Z    Compiling serde_derive v1.0.228
2026-06-13T10:19:41.8761626Z    Compiling zeroize_derive v1.4.3
2026-06-13T10:19:41.9852647Z    Compiling zerofrom-derive v0.1.7
2026-06-13T10:19:42.0768279Z    Compiling yoke-derive v0.8.2
2026-06-13T10:19:42.1105885Z    Compiling tokio-macros v2.7.0
2026-06-13T10:19:42.1984525Z    Compiling futures-macro v0.3.32
2026-06-13T10:19:42.2293255Z    Compiling zerovec-derive v0.11.3
2026-06-13T10:19:42.3736299Z    Compiling displaydoc v0.2.6
2026-06-13T10:19:42.8873643Z    Compiling zeroize v1.8.2
2026-06-13T10:19:42.9358680Z    Compiling tracing-attributes v0.1.31
2026-06-13T10:19:43.2394416Z    Compiling thiserror-impl v2.0.18
2026-06-13T10:19:43.3509907Z    Compiling tokio v1.52.3
2026-06-13T10:19:43.4648185Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-13T10:19:43.4752008Z    Compiling rustls-pki-types v1.14.1
2026-06-13T10:19:43.6287693Z    Compiling futures-util v0.3.32
2026-06-13T10:19:43.6836274Z    Compiling darling_macro v0.20.11
2026-06-13T10:19:43.9019730Z    Compiling derive_more-impl v2.1.1
2026-06-13T10:19:44.2588732Z    Compiling windows-implement v0.60.2
2026-06-13T10:19:44.3153562Z    Compiling n0-error-macros v0.1.3
2026-06-13T10:19:44.4953742Z    Compiling spez v0.1.2
2026-06-13T10:19:44.5191306Z    Compiling zerofrom v0.1.8
2026-06-13T10:19:44.5582273Z    Compiling windows-interface v0.59.3
2026-06-13T10:19:44.6023391Z    Compiling der v0.8.0-rc.10
2026-06-13T10:19:44.6134052Z    Compiling darling v0.20.11
2026-06-13T10:19:44.8182606Z    Compiling pin-project-internal v1.1.13
2026-06-13T10:19:45.0100107Z    Compiling yoke v0.8.3
2026-06-13T10:19:45.0524810Z    Compiling derive_builder_core v0.20.2
2026-06-13T10:19:45.3647695Z    Compiling postcard-derive v0.2.2
2026-06-13T10:19:45.5189109Z    Compiling zerovec v0.11.6
2026-06-13T10:19:45.5907230Z    Compiling zerotrie v0.2.4
2026-06-13T10:19:45.7688087Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-13T10:19:45.8655140Z    Compiling n0-error v0.1.3
2026-06-13T10:19:45.8686856Z    Compiling windows-core v0.62.2
2026-06-13T10:19:46.1189719Z    Compiling cobs v0.3.0
2026-06-13T10:19:46.3210206Z    Compiling num_enum_derive v0.7.6
2026-06-13T10:19:46.4310186Z    Compiling strum_macros v0.28.0
2026-06-13T10:19:46.4840301Z    Compiling ed25519-dalek v2.2.0
2026-06-13T10:19:46.5114340Z    Compiling data-encoding-macro v0.1.20
2026-06-13T10:19:46.6467399Z    Compiling tinystr v0.8.3
2026-06-13T10:19:46.7091690Z    Compiling potential_utf v0.1.5
2026-06-13T10:19:46.7491749Z    Compiling spki v0.8.0-rc.4
2026-06-13T10:19:46.7575097Z    Compiling derive_builder_macro v0.20.2
2026-06-13T10:19:46.7840948Z    Compiling pin-project v1.1.13
2026-06-13T10:19:46.9919675Z    Compiling icu_locale_core v2.2.0
2026-06-13T10:19:47.0364173Z    Compiling icu_collections v2.2.0
2026-06-13T10:19:47.0454213Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-13T10:19:47.1297617Z    Compiling windows-future v0.3.2
2026-06-13T10:19:47.2002337Z    Compiling windows-collections v0.3.2
2026-06-13T10:19:47.2324608Z    Compiling windows-numerics v0.3.1
2026-06-13T10:19:47.3388681Z    Compiling derive_builder v0.20.2
2026-06-13T10:19:47.4631962Z    Compiling spt-proto v0.4.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-13T10:19:47.4888662Z    Compiling enum-assoc v1.3.0
2026-06-13T10:19:47.5670080Z    Compiling async-trait v0.1.89
2026-06-13T10:19:47.6369673Z    Compiling iroh-metrics-derive v0.4.1
2026-06-13T10:19:47.9604554Z    Compiling windows v0.62.2
2026-06-13T10:19:48.2325691Z    Compiling ipnet v2.12.0
2026-06-13T10:19:48.2809378Z    Compiling ed25519 v3.0.0-rc.4
2026-06-13T10:19:48.7720670Z    Compiling icu_provider v2.2.0
2026-06-13T10:19:49.1588583Z    Compiling once_cell v1.21.4
2026-06-13T10:19:49.2344305Z    Compiling futures-executor v0.3.32
2026-06-13T10:19:49.2513884Z    Compiling prefix-trie v0.8.4
2026-06-13T10:19:49.5604019Z    Compiling tracing-core v0.1.36
2026-06-13T10:19:50.2306721Z    Compiling futures v0.3.32
2026-06-13T10:19:50.4406703Z    Compiling icu_normalizer v2.2.0
2026-06-13T10:19:50.4407265Z    Compiling icu_properties v2.2.0
2026-06-13T10:19:50.6093496Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-13T10:19:50.6093890Z    Compiling postcard v1.1.3
2026-06-13T10:19:50.7543838Z    Compiling tokio-util v0.7.18
2026-06-13T10:19:50.7782601Z    Compiling hashbrown v0.14.5
2026-06-13T10:19:50.9567459Z    Compiling tower v0.5.3
2026-06-13T10:19:51.7315415Z    Compiling tracing v0.1.44
2026-06-13T10:19:51.7317755Z    Compiling derive_more v2.1.1
2026-06-13T10:19:52.0964418Z    Compiling chrono v0.4.45
2026-06-13T10:19:52.1565618Z    Compiling crossbeam-epoch v0.9.18
2026-06-13T10:19:52.2033995Z    Compiling crossbeam-channel v0.5.15
2026-06-13T10:19:52.3441503Z    Compiling hashlink v0.9.1
2026-06-13T10:19:52.3464378Z    Compiling blake3 v1.8.5
2026-06-13T10:19:52.3614782Z    Compiling windows-registry v0.6.1
2026-06-13T10:19:52.5596015Z    Compiling idna_adapter v1.2.2
2026-06-13T10:19:52.7030501Z    Compiling h2 v0.4.14
2026-06-13T10:19:52.8274565Z    Compiling idna v1.1.0
2026-06-13T10:19:53.3231035Z    Compiling rusqlite v0.32.1
2026-06-13T10:19:53.3391379Z    Compiling uuid v1.23.2
2026-06-13T10:19:53.3406525Z    Compiling memoffset v0.6.5
2026-06-13T10:19:53.4226006Z    Compiling netwatch v0.16.0
2026-06-13T10:19:53.4276428Z    Compiling noq v0.18.0
2026-06-13T10:19:53.7777341Z    Compiling url v2.5.8
2026-06-13T10:19:54.1117875Z    Compiling acto v0.8.2
2026-06-13T10:19:54.2174219Z    Compiling aho-corasick v1.1.4
2026-06-13T10:19:54.3540293Z    Compiling rustc-hash v2.1.2
2026-06-13T10:19:54.6687893Z    Compiling lru-slab v0.1.2
2026-06-13T10:19:54.6785746Z    Compiling identity-hash v0.1.0
2026-06-13T10:19:55.3146615Z    Compiling tagptr v0.2.0
2026-06-13T10:19:55.3429934Z    Compiling allocator-api2 v0.2.21
2026-06-13T10:19:55.6368098Z    Compiling spt-store v0.4.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-13T10:19:56.1633218Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-13T10:19:56.3224958Z    Compiling regex-syntax v0.8.10
2026-06-13T10:19:56.4402211Z    Compiling sorted-index-buffer v0.2.1
2026-06-13T10:19:56.4662098Z    Compiling mac-addr v0.3.0
2026-06-13T10:19:56.5286919Z    Compiling ref-cast v1.0.25
2026-06-13T10:19:56.5458273Z    Compiling thiserror v1.0.69
2026-06-13T10:19:57.5031011Z    Compiling xml-rs v0.8.28
2026-06-13T10:19:57.7628597Z    Compiling foldhash v0.2.0
2026-06-13T10:19:57.7706865Z    Compiling ryu v1.0.23
2026-06-13T10:19:57.8736334Z    Compiling netdev v0.42.0
2026-06-13T10:19:59.1619345Z    Compiling iroh-metrics v0.38.3
2026-06-13T10:19:59.5291228Z    Compiling hashbrown v0.16.1
2026-06-13T10:20:00.1055831Z    Compiling hyper v1.10.1
2026-06-13T10:20:00.3111524Z    Compiling xmltree v0.10.3
2026-06-13T10:20:01.2167740Z    Compiling spt-msg v0.4.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-13T10:20:01.7611235Z    Compiling regex-automata v0.4.14
2026-06-13T10:20:02.6927548Z    Compiling wmi v0.18.4
2026-06-13T10:20:04.0023645Z    Compiling moka v0.12.15
2026-06-13T10:20:04.0825736Z    Compiling tower-http v0.6.11
2026-06-13T10:20:04.2456671Z    Compiling attohttpc v0.30.1
2026-06-13T10:20:04.9846894Z    Compiling hyper-util v0.1.20
2026-06-13T10:20:04.9847376Z    Compiling iroh-base v0.98.0
2026-06-13T10:20:06.9740987Z    Compiling n0-watcher v0.6.1
2026-06-13T10:20:07.7229808Z    Compiling tokio-stream v0.1.18
2026-06-13T10:20:08.3536915Z    Compiling iroh-relay v0.98.0
2026-06-13T10:20:08.4180284Z    Compiling strum v0.28.0
2026-06-13T10:20:08.6717411Z    Compiling serde_spanned v0.6.9
2026-06-13T10:20:09.0000705Z    Compiling toml_datetime v0.6.11
2026-06-13T10:20:09.0056595Z    Compiling num_enum v0.7.6
2026-06-13T10:20:09.0477167Z    Compiling thiserror-impl v1.0.69
2026-06-13T10:20:09.0969782Z    Compiling ref-cast-impl v1.0.25
2026-06-13T10:20:09.2951245Z    Compiling serde_derive_internals v0.29.1
2026-06-13T10:20:09.5652843Z    Compiling simple-dns v0.9.3
2026-06-13T10:20:09.6796102Z    Compiling serial-core v0.4.0
2026-06-13T10:20:09.6939825Z    Compiling arrayvec v0.7.6
2026-06-13T10:20:09.7275356Z    Compiling smol_str v0.1.24
2026-06-13T10:20:09.8507738Z    Compiling resolv-conf v0.7.6
2026-06-13T10:20:10.5188152Z    Compiling simdutf8 v0.1.5
2026-06-13T10:20:10.5292682Z    Compiling winnow v0.7.15
2026-06-13T10:20:10.5809919Z    Compiling toml_write v0.1.2
2026-06-13T10:20:10.6737291Z    Compiling arrayref v0.3.9
2026-06-13T10:20:10.9237913Z    Compiling constant_time_eq v0.4.2
2026-06-13T10:20:11.1076076Z    Compiling winreg v0.10.1
2026-06-13T10:20:11.1408878Z    Compiling sha1_smol v1.0.1
2026-06-13T10:20:11.6364382Z    Compiling serial-windows v0.4.0
2026-06-13T10:20:12.2199321Z    Compiling igd-next v0.17.1
2026-06-13T10:20:12.2668222Z    Compiling schemars_derive v1.2.1
2026-06-13T10:20:12.2927121Z    Compiling regex v1.12.3
2026-06-13T10:20:13.0687642Z    Compiling lru v0.16.4
2026-06-13T10:20:13.1058034Z    Compiling webpki-roots v1.0.7
2026-06-13T10:20:13.1834482Z    Compiling iroh-dns v0.98.0
2026-06-13T10:20:13.4625425Z    Compiling seize v0.5.1
2026-06-13T10:20:13.8456233Z    Compiling toml_edit v0.22.27
2026-06-13T10:20:14.1851883Z    Compiling serde_bytes v0.11.19
2026-06-13T10:20:14.1852392Z    Compiling hmac v0.12.1
2026-06-13T10:20:14.2082059Z    Compiling iroh v0.98.2
2026-06-13T10:20:14.3529180Z    Compiling lazy_static v1.5.0
2026-06-13T10:20:15.1733867Z    Compiling dyn-clone v1.0.20
2026-06-13T10:20:15.2818438Z    Compiling utf8parse v0.2.2
2026-06-13T10:20:15.4395635Z    Compiling pin-utils v0.1.0
2026-06-13T10:20:15.4396217Z    Compiling once_cell_polyfill v1.70.2
2026-06-13T10:20:15.7866712Z    Compiling anstyle v1.0.14
2026-06-13T10:20:16.0546779Z    Compiling cmov v0.5.4
2026-06-13T10:20:16.5993524Z    Compiling bitflags v1.3.2
2026-06-13T10:20:16.6172667Z    Compiling anstyle-wincon v3.0.11
2026-06-13T10:20:16.6713646Z    Compiling anstyle-parse v1.0.0
2026-06-13T10:20:16.6794742Z    Compiling hkdf v0.12.4
2026-06-13T10:20:16.7580215Z    Compiling shared_library v0.1.9
2026-06-13T10:20:16.9064520Z    Compiling filedescriptor v0.8.3
2026-06-13T10:20:17.2877435Z    Compiling ctutils v0.4.2
2026-06-13T10:20:17.4288495Z    Compiling toml v0.8.23
2026-06-13T10:20:17.6761655Z    Compiling nix v0.25.1
2026-06-13T10:20:17.7524440Z    Compiling papaya v0.2.4
2026-06-13T10:20:17.8670941Z    Compiling portmapper v0.16.0
2026-06-13T10:20:18.5374791Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-13T10:20:18.5877106Z    Compiling serial v0.4.0
2026-06-13T10:20:18.6103490Z    Compiling backon v1.6.0
2026-06-13T10:20:18.6693612Z    Compiling anstyle-query v1.1.5
2026-06-13T10:20:18.8692098Z    Compiling shell-words v1.1.1
2026-06-13T10:20:18.9310994Z    Compiling is_terminal_polyfill v1.70.2
2026-06-13T10:20:19.0656529Z    Compiling colorchoice v1.0.5
2026-06-13T10:20:19.5047614Z    Compiling downcast-rs v1.2.1
2026-06-13T10:20:19.9948706Z    Compiling anstream v1.0.0
2026-06-13T10:20:20.0221231Z    Compiling spake2 v0.4.0
2026-06-13T10:20:20.2392920Z    Compiling terminal_size v0.4.4
2026-06-13T10:20:20.3368090Z    Compiling sha1 v0.10.6
2026-06-13T10:20:20.4329479Z    Compiling recvmsg v1.0.0
2026-06-13T10:20:20.4329982Z    Compiling doctest-file v1.1.1
2026-06-13T10:20:20.5521902Z    Compiling portable-pty v0.8.1
2026-06-13T10:20:20.6626599Z    Compiling clap_lex v1.1.0
2026-06-13T10:20:20.7897178Z    Compiling clap_derive v4.6.1
2026-06-13T10:20:20.8150433Z    Compiling schemars v1.2.1
2026-06-13T10:20:21.6643500Z    Compiling clap_builder v4.6.0
2026-06-13T10:20:21.7381613Z    Compiling qrcode v0.14.1
2026-06-13T10:20:21.7645529Z    Compiling tempfile v3.27.0
2026-06-13T10:20:22.1638864Z    Compiling spt-term v0.4.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-13T10:20:24.8259031Z    Compiling spt-runtime v0.4.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-13T10:20:24.8978952Z    Compiling interprocess v2.4.2
2026-06-13T10:20:25.2006599Z    Compiling clap v4.6.1
2026-06-13T10:20:26.8998782Z    Compiling spt-live v0.4.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-13T10:20:39.1530866Z    Compiling rustls-webpki v0.103.13
2026-06-13T10:20:41.5647245Z    Compiling tokio-rustls v0.26.4
2026-06-13T10:20:41.5647904Z    Compiling rustls-platform-verifier v0.7.0
2026-06-13T10:20:41.5648157Z    Compiling noq-proto v0.17.0
2026-06-13T10:20:41.7101344Z    Compiling hickory-net v0.26.0-beta.4
2026-06-13T10:20:41.7101773Z    Compiling hyper-rustls v0.27.9
2026-06-13T10:20:41.7102139Z    Compiling tokio-websockets v0.13.2
2026-06-13T10:20:41.8707700Z    Compiling reqwest v0.13.4
2026-06-13T10:20:42.8854364Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-13T10:21:00.3568763Z    Compiling spt-net v0.4.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-13T10:21:01.9185296Z    Compiling spt-daemon v0.4.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-13T10:21:10.0803833Z    Compiling spt v0.4.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-13T10:21:16.2392742Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 44s
2026-06-13T10:21:16.2620510Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-6cde78ecf3b148be.exe)
2026-06-13T10:21:16.3114313Z 
2026-06-13T10:21:16.3114778Z running 1 test
2026-06-13T10:21:24.1354691Z test new_brain_serves_against_old_broker ... ok
2026-06-13T10:21:24.1355193Z 
2026-06-13T10:21:24.1355404Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.82s
2026-06-13T10:21:24.1355635Z 
2026-06-13T10:21:24.1903177Z Post job cleanup.
2026-06-13T10:21:24.2992416Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-13T10:21:24.3193555Z git version 2.43.0.windows.1
2026-06-13T10:21:24.3228214Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d8a32513-7269-4c55-a045-623226b54919\.gitconfig'
2026-06-13T10:21:24.3240394Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d8a32513-7269-4c55-a045-623226b54919' before making global git config changes
2026-06-13T10:21:24.3240929Z Adding repository directory to the temporary git global config as a safe directory
2026-06-13T10:21:24.3245540Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-13T10:21:24.3485144Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-13T10:21:24.3711108Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-13T10:21:24.7331883Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-13T10:21:24.7538404Z http.https://github.com/.extraheader
2026-06-13T10:21:24.7566046Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-13T10:21:24.7803129Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-13T10:21:25.1377646Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-13T10:21:25.1600900Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-13T10:21:25.5381639Z Cleaning up orphan processes
